Class SC_MobileEmoji

Description

携帯端末の絵文字を扱うクラス

Located in /class/SC_MobileEmoji.php (line 33)


	
			
Method Summary
string handler (string $buffer)
string indexToCode (string $index)
Methods
handler (line 41)

絵文字タグを各キャリア用の文字コードに変換する output buffering 用コールバック関数

  • return: 出力
string handler (string $buffer)
  • string $buffer: 入力
indexToCode (line 52)

絵文字番号を絵文字を表す Shift JIS の文字列に変換する。

  • return: 絵文字を表す Shift JIS の文字列を返す。
string indexToCode (string $index)
  • string $index: 絵文字番号

Documentation generated on Tue, 28 Apr 2009 18:13:33 +0900 by phpDocumentor 1.4.2